projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
407da27
)
* search.c (compile_pattern_1): Treat non-nil and non-string of
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 5 Apr 2008 21:40:04 +0000
(21:40 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 5 Apr 2008 21:40:04 +0000
(21:40 +0000)
search-spaces-regexp as nil.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index cfe243cbe0bf61db8e1a3e56d5edac4ea1f55a24..0071dc3b220791299338cf769f3f6cac69e9a2a6 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2008-04-05 Chong Yidong <cyd@stupidchicken.com>
+ * search.c (compile_pattern_1): Treat non-nil and non-string of
+ search-spaces-regexp as nil.
+
* minibuf.c (Fassoc_string): Tweak docstring.
2008-04-05 Eli Zaretskii <eliz@gnu.org>